Skip to content

fix: running pipeline locally with custom image (HEXA-1337)#294

Merged
bramj merged 1 commit into
mainfrom
HEXA-1337-running-pipeline-locally-with-custom-image-is-not-working
Jul 30, 2025
Merged

fix: running pipeline locally with custom image (HEXA-1337)#294
bramj merged 1 commit into
mainfrom
HEXA-1337-running-pipeline-locally-with-custom-image-is-not-working

Conversation

@yolanfery

Copy link
Copy Markdown
Contributor

Doing docker build --platform linux/amd64 -t local_image:v1 -f images/Dockerfile .
And then using this image locally with WORKSPACE_DOCKER_IMAGE: local_image:v1 caused

❯ openhexa pipelines run .                                                       09:29:17
Creating pipeline container with image 'local_image:v1'...

Run logs
No pipeline found


❌ Error in pipeline
Aborted!

Changes

  • Updated doc with more precise instructions
  • Fixed the workdir in the Dockerfile and updated related references

@yolanfery yolanfery requested a review from bramj July 30, 2025 12:01

@bramj bramj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working great @yolanfery ! 🙏

Also, C0N6r47U14710N5 0N 7H3 J1r4 71CK37 NUM83r!!!1!1!

@bramj bramj merged commit 172ecf6 into main Jul 30, 2025
4 checks passed
@bramj bramj deleted the HEXA-1337-running-pipeline-locally-with-custom-image-is-not-working branch July 30, 2025 12:31
@yolanfery

Copy link
Copy Markdown
Contributor Author

Working great @yolanfery ! 🙏

Also, C0N6r47U14710N5 0N 7H3 J1r4 71CK37 NUM83r!!!1!1!

Took me some googling to understand (https://fr.wikipedia.org/wiki/Leet_speak) 🫣 thanks for the learning of this piece of (nerdy) history

@bramj

bramj commented Jul 30, 2025

Copy link
Copy Markdown
Contributor

Working great @yolanfery ! 🙏
Also, C0N6r47U14710N5 0N 7H3 J1r4 71CK37 NUM83r!!!1!1!

Took me some googling to understand (https://fr.wikipedia.org/wiki/Leet_speak) 🫣 thanks for the learning of this piece of (nerdy) history

You're very welcome hahaha 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants